Total Complexity | 50 |
Dependencies | 18 |
Dependents | 10 |
Total lines | 411 |
Lines of code | 250 |
Logical lines of code | 144 |
Comment lines | 48 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
checkout_order_calculation() | 35 | 16 | 83 | |
customer_has_trialled() | 47 | 7 | 36 | |
record_subscription_renewal_order() | 43 | 5 | 46 | |
process_order_refund() | 56 | 6 | 18 | |
is_free_checkout() | 76 | 2 | 4 | |
get_customer_orders_url() | 71 | 2 | 5 | |
delete_order() | 67 | 2 | 8 | |
admin_view_order_url() | 67 | 2 | 7 | |
init() | 69 | 2 | 7 | |
get_order_notes() | 63 | 1 | 12 | |
generate_order_key() | 74 | 1 | 4 | |
add_order_note() | 67 | 1 | 8 | |
delete_order_note_by_id() | 79 | 1 | 3 | |
delete_all_order_notes() | 73 | 1 | 6 | |
frontend_view_order_url() | 78 | 1 | 3 |